Skip to content

Add calculateRectangleArea function with unit tests#4

Open
BHilarides wants to merge 3 commits intobuwebdev:mainfrom
BHilarides:feature_calculate_area_of_rectangle
Open

Add calculateRectangleArea function with unit tests#4
BHilarides wants to merge 3 commits intobuwebdev:mainfrom
BHilarides:feature_calculate_area_of_rectangle

Conversation

@BHilarides
Copy link

  1. Added a new feature branch called feature_calculate_area_of_rectangle.
  2. Added a function to calculate the area of a rectangle in a new rectangle.js file.
  3. Added the new function to the index.js file.
  4. Created 3 unit tests in order to test the function in Jest.

Tests passing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant